[INFO] fetching crate near-verify-rs 0.3.2...
[INFO] testing near-verify-rs-0.3.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate near-verify-rs 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate near-verify-rs 0.3.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate near-verify-rs 0.3.2
[INFO] tweaked toml for crates.io crate near-verify-rs 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-verify-rs 0.3.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-verify-rs 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52a6975740e6cc59bfc52dd682b1f1303f61269a2f8cec3604544d6242f0b71c
[INFO] running `Command { std: "docker" "start" "-a" "52a6975740e6cc59bfc52dd682b1f1303f61269a2f8cec3604544d6242f0b71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52a6975740e6cc59bfc52dd682b1f1303f61269a2f8cec3604544d6242f0b71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a6975740e6cc59bfc52dd682b1f1303f61269a2f8cec3604544d6242f0b71c", kill_on_drop: false }`
[INFO] [stdout] 52a6975740e6cc59bfc52dd682b1f1303f61269a2f8cec3604544d6242f0b71c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d606e1d7140a151f935dd4d254323feaa7b7ebd579a6a56d8af167b72346072
[INFO] running `Command { std: "docker" "start" "-a" "2d606e1d7140a151f935dd4d254323feaa7b7ebd579a6a56d8af167b72346072", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unix_str v1.0.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unix_path v1.0.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling cargo-platform v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cargo-util-schemas v0.8.2
[INFO] [stderr]    Compiling cargo_metadata v0.21.0
[INFO] [stderr]    Compiling near-verify-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.67s
[INFO] running `Command { std: "docker" "inspect" "2d606e1d7140a151f935dd4d254323feaa7b7ebd579a6a56d8af167b72346072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d606e1d7140a151f935dd4d254323feaa7b7ebd579a6a56d8af167b72346072", kill_on_drop: false }`
[INFO] [stdout] 2d606e1d7140a151f935dd4d254323feaa7b7ebd579a6a56d8af167b72346072
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8388b935593e52da8cedb8dae02e48ec3bdb5db2277c380bd09c5c22f2338a1
[INFO] running `Command { std: "docker" "start" "-a" "a8388b935593e52da8cedb8dae02e48ec3bdb5db2277c380bd09c5c22f2338a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling near-verify-rs v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling git2 v0.20.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.82s
[INFO] running `Command { std: "docker" "inspect" "a8388b935593e52da8cedb8dae02e48ec3bdb5db2277c380bd09c5c22f2338a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8388b935593e52da8cedb8dae02e48ec3bdb5db2277c380bd09c5c22f2338a1", kill_on_drop: false }`
[INFO] [stdout] a8388b935593e52da8cedb8dae02e48ec3bdb5db2277c380bd09c5c22f2338a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 04fa32b07793a9f15af6030f01021a3c5283915f236760c813af4d8136f32b54
[INFO] running `Command { std: "docker" "start" "-a" "04fa32b07793a9f15af6030f01021a3c5283915f236760c813af4d8136f32b54", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_verify_rs-33977021fc08843d)
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running tests/checkout.rs (/opt/rustwide/target/debug/deps/checkout-e08f887a669cec2f)
[INFO] [stdout] test types::contract_source_metadata::tests::test_parse_old_1_0_metadata ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d26690a1eaa02bfe)
[INFO] [stdout] test types::source_id::tests::test_for_git ... ok
[INFO] [stdout] test types::source_id::tests::test_source_id_from_url ... ok
[INFO] [stdout] test types::contract_source_metadata::validate::tests::check_regex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_checkout ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test checkout::test_checkout ... ignored
[INFO] [stdout] test test_simple_factory_product_vanilla ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_features ... FAILED
[INFO] [stdout] test test_simple_factory_with_out_path_and_features ... FAILED
[INFO] [stdout] test test_simple_factory_with_out_path ... FAILED
[INFO] [stdout] test test_double_nested_factory_1st_level_with_out_path ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_out_path_with_passed_env ... FAILED
[INFO] [stdout] test test_simple_factory_with_out_path_with_passed_env ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_out_path ... FAILED
[INFO] [stdout] test test_simple_package_vanilla ... FAILED
[INFO] [stdout] test whitelist::decline::test_decline_simple_package_with_invalid_out_path ... ok
[INFO] [stdout] test whitelist::decline::test_decline_simple_package_with_unexpected_image ... ok
[INFO] [stdout] test test_simple_package_with_features ... FAILED
[INFO] [stdout] test test_simple_package_with_passed_env ... FAILED
[INFO] [stdout] test test_simple_factory_vanilla ... FAILED
[INFO] [stdout] test test_simple_factory_with_features ... FAILED
[INFO] [stdout] test test_double_nested_factory_2nd_level_with_out_path ... FAILED
[INFO] [stdout] test whitelist::test_simple_package_with_nonstandard_image ... ok
[INFO] [stdout] test test_double_nested_factory_product_with_out_path ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_out_path_and_features ... FAILED
[INFO] [stdout] test test_simple_package_with_out_path ... FAILED
[INFO] [stdout] test test_simple_package_with_wrong_out_path ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_product_vanilla stdout ----
[INFO] [stdout] rev: dffdd3a2a33ee3aebb0a72cdccd902f5ab69989c
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_product_with_features stdout ----
[INFO] [stdout] rev: 0db6242138876e591900d3c0fdac95cc74ac6e89
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_with_out_path_and_features stdout ----
[INFO] [stdout] rev: 5530049ceb73e62aff368a631068d0790b2ca6fe
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_with_out_path stdout ----
[INFO] [stdout] rev: ddf06c68cec61fa8203843f1481de84b38d33b74
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_double_nested_factory_1st_level_with_out_path stdout ----
[INFO] [stdout] rev: 12d1b6558444b2aab00aee3a03cdb3aa729d5006
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_product_with_out_path_with_passed_env stdout ----
[INFO] [stdout] rev: 119cc225e72e4a7889a87c8ea8d78f5c8ae349ee
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_with_out_path_with_passed_env stdout ----
[INFO] [stdout] rev: 119cc225e72e4a7889a87c8ea8d78f5c8ae349ee
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_product_with_out_path stdout ----
[INFO] [stdout] rev: ddf06c68cec61fa8203843f1481de84b38d33b74
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_package_vanilla stdout ----
[INFO] [stdout] rev: e3303f0cf8761b99f84f93c3a2d7046be6f4edb5
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_package_with_features stdout ----
[INFO] [stdout] rev: 6fc35ed210d3578b301e25b3b8c11fb53767d032
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_package_with_passed_env stdout ----
[INFO] [stdout] rev: 4f593556476fb0c5d71a73e615a391a972aa586a
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_vanilla stdout ----
[INFO] [stdout] rev: dffdd3a2a33ee3aebb0a72cdccd902f5ab69989c
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_with_features stdout ----
[INFO] [stdout] rev: 0db6242138876e591900d3c0fdac95cc74ac6e89
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_double_nested_factory_2nd_level_with_out_path stdout ----
[INFO] [stdout] rev: 12d1b6558444b2aab00aee3a03cdb3aa729d5006
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_double_nested_factory_product_with_out_path stdout ----
[INFO] [stdout] rev: 12d1b6558444b2aab00aee3a03cdb3aa729d5006
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_factory_product_with_out_path_and_features stdout ----
[INFO] [stdout] rev: 5530049ceb73e62aff368a631068d0790b2ca6fe
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_package_with_out_path stdout ----
[INFO] [stdout] rev: 2a8369686e8793d17925e69e948d1df5f867fdfb
[INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     tests/checkout.rs:8:16
[INFO] [stdout] 
[INFO] [stdout] ---- test_simple_package_with_wrong_out_path stdout ----
[INFO] [stdout] rev: 2a8369686e8793d17925e69e948d1df5f867fdfb
[INFO] [stdout] Error {
[INFO] [stdout]     code: -1,
[INFO] [stdout]     klass: 12,
[INFO] [stdout]     message: "failed to resolve address for github.com: Temporary failure in name resolution",
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_simple_package_with_wrong_out_path' (39) panicked at tests/tests.rs:373:5:
[INFO] [stdout] assertion failed: format!("{:?}",
[INFO] [stdout]         err).contains("assumed artifact result path for a generic nep330 1.3.0 compliant docker build not found")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x629cf04330aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x629cf04330aa - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x629cf04330aa - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x629cf04330aa - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629cf044b2aa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629cf044b2aa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x629cf0439302 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x629cf0439302 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x629cf040f76f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x629cf040f76f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x629cf042a669 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629ceffd6e3c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x629ceffd6e3c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x629cf042a8e2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x629cf042a8e2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x629cf040f85a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x629cf0406d29 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x629cf041065d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x629cf044baec - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x629cf044bab2 - core[a96a4c5c53f902a3]::panicking::panic
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x629cefe6951e - tests[9bbc4874b9eb1114]::test_simple_package_with_wrong_out_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:373:5
[INFO] [stdout]   21:     0x629cefe67dd7 - tests[9bbc4874b9eb1114]::test_simple_package_with_wrong_out_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:367:49
[INFO] [stdout]   22:     0x629cefe6e546 - <tests[9bbc4874b9eb1114]::test_simple_package_with_wrong_out_path::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x629ceffcaf1b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x629ceffcaf1b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x629ceffd790b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x629ceffd790b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x629ceffd790b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x629ceffd790b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x629ceffd790b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x629ceffd790b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x629ceffd790b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x629ceffd3024 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x629ceffd3024 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x629ceffda512 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x629ceffda512 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x629ceffda512 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x629ceffda512 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x629ceffda512 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x629ceffda512 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x629ceffda512 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x629cf04325ff - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x629cf04325ff - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x754d03b3daa4 - <unknown>
[INFO] [stdout]   44:     0x754d03bcaa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_double_nested_factory_1st_level_with_out_path
[INFO] [stdout]     test_double_nested_factory_2nd_level_with_out_path
[INFO] [stdout]     test_double_nested_factory_product_with_out_path
[INFO] [stdout]     test_simple_factory_product_vanilla
[INFO] [stdout]     test_simple_factory_product_with_features
[INFO] [stdout]     test_simple_factory_product_with_out_path
[INFO] [stdout]     test_simple_factory_product_with_out_path_and_features
[INFO] [stdout]     test_simple_factory_product_with_out_path_with_passed_env
[INFO] [stdout]     test_simple_factory_vanilla
[INFO] [stdout]     test_simple_factory_with_features
[INFO] [stdout]     test_simple_factory_with_out_path
[INFO] [stdout]     test_simple_factory_with_out_path_and_features
[INFO] [stdout]     test_simple_factory_with_out_path_with_passed_env
[INFO] [stdout]     test_simple_package_vanilla
[INFO] [stdout]     test_simple_package_with_features
[INFO] [stdout]     test_simple_package_with_out_path
[INFO] [stdout]     test_simple_package_with_passed_env
[INFO] [stdout]     test_simple_package_with_wrong_out_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 18 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "04fa32b07793a9f15af6030f01021a3c5283915f236760c813af4d8136f32b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04fa32b07793a9f15af6030f01021a3c5283915f236760c813af4d8136f32b54", kill_on_drop: false }`
[INFO] [stdout] 04fa32b07793a9f15af6030f01021a3c5283915f236760c813af4d8136f32b54
